@charset "utf-8";
/* CSS Document */
/*初始化css*/
body{min-width:1200px;font-family:微软雅黑;color: #333;}
/*min-width的宽度根据项目页面宽度决定*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,form
{margin:0;padding:0;border:0;outline:none;}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}/*颜色根据通用信息列表的文字颜色决定*/
.more a{color: #999;}/*颜色根据通用更多的文字颜色决定*/
a:hover{color:#3573b5;}/*颜色根据psd主色调决定，比如很多都是蓝色*/
.more a:hover{color:#3573b5;}/*颜色根据psd主色调决定，比如很多都是蓝色*/
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:'';height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
textarea,input{font-family:微软雅黑;}

/**头部区域样式开始**/
.w1200{width: 1200px;margin: 0 auto;}
.header{width: 100%;background-color: #fff;box-shadow: 0 0 0.5rem 0 rgba(9,41,77,.25);border-top: 8px solid #1F59D8;}
.header .head_content{height: 112px;background: #fff;position: relative;}
.head_content_main{height: 112px;position: relative;}
.logo{position: absolute;top: 15px;left: 0;height: 77px;width: auto;}

/*top-nav*/
.nav_top {height: 52px;}
.nav_top,.nav_box {width: 100%;}
.nav_top_list {width:666px;height: 40px;float: right;position: relative;}
.nav_top_list li.ewm1{position: relative;text-align: center;vertical-align: middle;float: right;margin-top: 10px;color: #4F8CEE ;padding-left:5px;height: 60px;line-height: 20px;width: auto;}
.nav_top_list li.ewm2{position: relative;text-align: center;vertical-align: middle;float: right;margin-top: 10px;color: #4F8CEE ;padding-left:5px;height: auto;line-height: 20px;width: auto;}
.nav_top_list li.ewm3{position: relative;text-align: center;vertical-align: middle;float: right;margin-top: 10px;color: #4F8CEE ;padding-left: 10px;height: auto;line-height: 20px;width: auto;}
.nav_top_list li.ewm_pic{position:relative;width: 40px;float: right;margin-top: 10px;}
.nav_top_list li.ewm_pic img{width: 130px; position: absolute; top: 40px; left: -46px; z-index: 99999; display: none;}

/*主导航*/
.nav_box{height: 60px;position: relative;}
.nav_hover a{color: #1F59D8;font-weight: 600;border-bottom: 4px solid #1F59D8;}
.nav_box_list{width: 725px;float: right;position: relative;line-height: 56px;}
.nav_box_list li{float: left;padding: 0px 22px;}
.nav_box_list a{display: block;width: 100%;font-size: 17px;}
.nav_box_list li{float: left;padding: 0px 13px;}
.nav_box_list a{display: block;width: 100%;font-size: 17px;}
#nav_box_list_aft{width: 134px;height: 29px;float: right;position: relative;margin: 0;padding: 0;margin-top: 19px;}
#nav_box_list_aft.in{border-bottom: none;}
.nav_box_list>li:hover>a{color: #1F59D8;font-weight: 600;border-bottom: 4px solid #1F59D8;}
/*检索*/
.search_box{width: 108px;height: 30px;float: right;background: url(search_bj.png) no-repeat left;margin-top: 13px;}
.search_box .js_search_box{float: left; width: 85px; line-height: 30px; font-size: 12px; height: 30px; list-style: none; border: 0; outline: none; padding-left: 10px; color: #333333; position: relative; z-index: 99999;background-color: transparent;}
.search_box .js_search_btn{float: left;width: 15px;line-height: 15px;background: url(search_icon.png) no-repeat center;height: 30px;border: none;outline: none;position: relative;z-index: 99999;}

.xiala_list{width: 100%;position: absolute;left: 0;top: 0;}
/*切换区域下拉*/
.area,.department{width: 100px;height: 32px;color: #FFFFFF;}
.area .site_local2,.department .department_tit{height: 32px;display: inline-block;background: #1F59D8 url(icon.jpg) no-repeat 80px center;line-height: 32px;padding-left: 20px;cursor: pointer;width: 100px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;position: relative;z-index: 99;font-size: 17px;color: #ffffff;text-align: left;}

.top_site{width: 100px;height: 32px;position: relative;z-index: 100;float: left;}
.site_fill{ display: none; width: 250px; height: 30px; position: absolute; top: 22px; left: -80px}
.site_local2{width: 100px;height: 30px;line-height: 30px;padding-left: 10px;position: absolute;top: 0px;left: 0px;background: url(banner_qh_bj.png) center no-repeat;font-size: 15px;cursor: pointer;display: table-cell;vertical-align: middle;color: #999999;}
.jg_icon{color: #999;top: 0px;line-height: 29px;margin: 0 10px;}
.city_name{font-size:22px;background:none;top: 0;left: 135px;width:auto;height:auto;color: #287CED;padding: 0;line-height: 29px;}
.top_bm{width: 80px;height: 29px;position: absolute;top: 52px;left: 54%;margin-left: -120px;}
.banner_bm{width: 80px;height: 29px;position: absolute;top: 0px;left: 0px;background: url(http://www.hbzwfw.gov.cn/picture/0/1709290300316377027.png) left no-repeat;}
.site_fill{display: none;width: 250px;height: 30px;position: absolute;top: 22px;left: -80px;}
.site_list_main{width: 1200px;height: auto;padding-top: 0;padding-bottom: 25px;background: #fff;border: 1px solid #e5e5e5;position:  absolute;z-index: 999999;left: 0;top: 32px;}
/*站点*/
.site_fill{display: none;width: 250px;height: 30px;position: absolute;top: 22px;left: -80px;}
.site_r_bg1{width: 1220px;height: 25px;position: absolute;top: 0px;left: 0px;background: url(nav_qh_bj1.png) top no-repeat;}
.site_r_bg2{width: 1220px;height: auto;position: absolute;top: 25px;bottom: 10px;}
.site_r_bg3{width: 1220px;height: 10px;position: absolute;bottom: 0px;left: 0px;background: url(nav_qh_bj3.png) bottom no-repeat;}
.site_r_bg4{width: 1000px;height: 25px;position: absolute;top: 0px;left: 0px;background: url(http://www.hbzwfw.gov.cn/picture/0/1709070904169058239.png) top no-repeat;}
.site_r_bg5{width: 1000px;height: auto;position: absolute;top: 25px;bottom: 10px;background: #fff;}
.site_r_bg6{width: 1000px;height: 10px;position: absolute;bottom: 0px;left: 0px;background: url(http://www.hbzwfw.gov.cn/picture/0/1709070906058569654.png) bottom no-repeat;}
.top_site:hover .site_fill{display: block;}
.site_r1,.site_r2,.site_r3,.site_r4{width: 1140px;height: auto;min-height: 45px;margin: 0 auto;padding: 10px 0px 10px 95px;overflow: hidden;position: relative;border-bottom: 1px dashed #d4d5d9;}
.site_r3{border: none;}
.site_list_main .c1{width: 95px;height: 35px;position: absolute;top: 10px;left: 0px;font-size: 15px;line-height: 35px;color: #4178be;text-align: right;}
.site_list_main .c2{height: auto;overflow: hidden;}
.site_list_main .c2 a{display: block;float: left;padding: 0px 5px;margin-left: 5px;margin-right: 5px;font-size: 15px;line-height: 35px;border-radius: 5px;}
.site_list_main a.local_site_aOn{background-color: #f5aa4c;color: #fff;}
.site_list_main a:hover,.site_list_main a.site_aOn{background-color: #1890FF;color: #fff;}
.c_list3{display: none;height: auto;overflow: hidden;}
.local_webname{display: none;}
.banner_bm{width: 90px;height: 29px;position: absolute;top: 0px;left: 0px;}
.banner_bm_list{padding-top: 20px;display: none;position: absolute;width: 1000px;height: 330px;padding-bottom: 20px;top: 28px;left: -382px;z-index: 111;}
.bm_tit{left: 20px;top: 33px;position: absolute;z-index: 112;width: 960px;height: 43px;border-bottom: 1px dashed #d4d5d9;}
.bm_word{width: 70px;height: 36px;line-height: 36px;float: left;margin-left: 15px;margin-top: 0px;background: #f5aa4c;color: #fff;text-align: center;}
.bm_list_one{width: 970px;min-height: 200px;overflow: hidden;z-index: 112;top: 80px;left: 30px;position: absolute;}
/***用户登录****/
.login_box{width: 150px;height: 50px;padding-left: 25px;position: absolute;right: 0;z-index: 1;margin-top: 0;top: 37px;}
/***城市坐标样式(相对于父级zhengwu_work_main定位)***/
.city-list-hd ul {
    margin: 15px 30px 5px 30px;
    width: 1140px;
    background-color: #fff;
    height: auto;
    overflow: hidden;
    background: url(dingwei.png) left center no-repeat;
    padding-left: 35px;
}

.city-list-hd ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}
.city-list-hd ul li a{
   font-size: 16px;
   font-family: 'PingFangSC-Medium';
}
.city-list-hd ul li a:hover{ background: #ffffff;color: #333333;}

.xl-right {
    display: inline-block;
    width: 6px;
    height: 6px;
    border: #bdbdbd solid;
    border-width: 1px 1px 0 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 10px 0px 8px;
}

.city-list-bd {
    background-color: #fff;
    padding: 0 30px;
}

.city-list-bd ul {
    position: relative;
    width: 100%;
    margin: 0 -10px 0 -10px;
    background-color: #fff;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
}

.city-list-bd ul li a {
    display: block;
    float: left;
    padding: 0px 12px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 15px;
    line-height: 43px;
    border-radius: 5px;
    background: #F1F1F1;
}

.city-list-bd ul li a:hover {
    background: #1890FF;color: #FFFFFF;
}

/*部门*/
.department_list{width: 1200px;height: auto;padding: 20px 10px;background: #fff;border: 1px solid #e5e5e5;position:  absolute;z-index:  999;left:  0;top: 32px;}
.department_list ul li{min-width: 60px;float: left;border-radius: 5px;background: #F1F1F1;margin: 10px;}
.department_list ul li:hover{background: #1890FF;color: #FFFFFF;}
.department_list ul li a{min-width: 60px;float: left;border-radius: 5px;background: #F1F1F1;margin: 0;font-size: 14px;padding: 12px;}
.department_list ul li:hover a {background: #1890FF;color: #FFFFFF;}
.department_list ul li a:hover{color: #fff;}
/*底部*/
.footer{width: 100%;min-width: 1200px;height: 240px; background: url(footer.png) no-repeat top center #2B303B;}

